*,
:after,
:before {
  box-sizing: border-box;
}
ol,
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  color: #0064B1;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
  color: #005698;
}
h1,
h2,
h3,
h4 {
  color: #333333;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
}
img {
  max-width: 100%;
}
html {
  font-size: 16px;
  font-size: 1rem;
}
body {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  color: #000;
}
body.overlay-active {
  overflow: hidden;
}
.container {
  max-width: 1302px;
  padding: 0 2.3rem;
  margin: 0 auto;
  width: 100%;
}
.block-color1 {
  background-color: #003258;
  color: #ffffff;
}
.block-color2 {
  background-color: #E0A500;
  color: #333333;
}
.block-color3 {
  background-color: #24709D;
  color: #ffffff;
}
.block-color4 {
  background-color: #DAE0E6;
  color: #000000;
}
.site-button,
.btn,
#anonymousLoginScreen .btn,
._AF .btn-af,
.achieveforms-container .btn-af,
.achieveforms-container .btn.btn-default {
  display: inline-block;
  font-size: 10px;
  font-size: 0.625rem;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.5rem 1rem;
  background-color: #E0A500;
  color: #333333;
  transition: color 0.3s ease, background-color 0.3s ease;
  border-radius: 0;
  border: none;
}
.site-button:hover,
.btn:hover,
#anonymousLoginScreen .btn:hover,
._AF .btn-af:hover,
.achieveforms-container .btn-af:hover,
.achieveforms-container .btn.btn-default:hover,
.site-button:focus,
.btn:focus,
#anonymousLoginScreen .btn:focus,
._AF .btn-af:focus,
.achieveforms-container .btn-af:focus,
.achieveforms-container .btn.btn-default:focus {
  background-color: #24709D;
  color: #fff;
  transition: color 0.3s ease, background-color 0.3s ease;
  text-decoration: none;
}
.center-sm {
  text-align: center;
}
.center {
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    padding: 0 3rem;
  }
  .center-sm {
    text-align: initial;
  }
  .site-button,
  .btn,
  #anonymousLoginScreen .btn,
  ._AF .btn-af,
  .achieveforms-container .btn-af,
  .achieveforms-container .btn.btn-default {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 1398px) {
  .container {
    padding: 0;
  }
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v20/mem6YaGs126MiZpBA-UFUJ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWiUOhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-U1Ug.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rg-VQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaooCP.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpYCP.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pYCP.ttf) format('truetype');
}
.site-header {
  display: flex;
}
.header-container {
  display: flex;
  align-items: center;
  padding: 0;
}
.logo {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 80%;
  image-rendering: -webkit-optimize-contrast;
}
.logo-desktop {
  display: none;
}
.main-nav-link {
  color: #333333;
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: 'Raleway', sans-serif;
  text-decoration: none;
}
.main-nav-link:hover,
.main-nav-link:focus {
  color: #333;
  text-decoration: none;
}
.main-nav li.open {
  position: relative;
}
.main-nav .dropdown-toggle {
  position: relative;
  padding-right: 1.5em;
}
.main-nav .dropdown-toggle::after {
  content: "";
  position: absolute;
  right: 5px;
  left: auto;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333;
}
.dropdown-menu {
  display: none;
  top: 80%;
}
@media (max-width: 767px) {
  .nav-row {
    background: #fff;
    padding-top: 5rem;
    width: 62.5%;
    height: 100vh;
    margin-left: auto;
    box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.16);
  }
  .mobile-menu-btn {
    padding: 1rem;
    height: 100%;
    text-transform: uppercase;
    color: #fff;
    background: #24709D;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
    border: none;
    margin-left: auto;
  }
  .mobile-menu-close {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    left: auto;
    bottom: auto;
    text-indent: -9999px;
    background: url("Assets/ui-close.svg") no-repeat center / cover;
    border: none;
    width: 2rem;
    height: 2rem;
  }
  .main-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    white-space: nowrap;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    z-index: 1001;
  }
  .main-nav.is-active {
    transform: translateX(0);
    transition: transform 0.3s ease, background-color 0.3s ease 0.3s;
    background: rgba(100, 100, 100, 0.66);
  }
  .main-nav-item {
    border-top: 1px solid rgba(51, 51, 51, 0.2);
    padding: 0.7rem 1.25rem;
  }
  .nav-container--right {
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  }
  .dropdown-menu {
    border: none;
    box-shadow: none;
    width: 100%;
  }
  .dropdown-menu .divider {
    display: none;
  }
  .dropdown-menu > li > a {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) {
  .site-header {
    padding: 0;
  }
  .logo {
    height: 100%;
    padding: 0.35rem 1.75rem 0.625rem 2rem;
  }
  .logo-mobile {
    display: none;
  }
  .logo-desktop {
    display: block;
    max-width: 18.5rem;
    padding: 0;
    margin: 0 1rem;
  }
  .mobile-menu-btn,
  .mobile-menu-close {
    display: none;
  }
  .main-nav {
    width: 100%;
  }
  .nav-row {
    display: flex;
    align-items: center;
  }
  .nav-container {
    display: flex;
    width: 100%;
    padding: 0.5rem 2rem;
    justify-content: center;
  }
  .nav-container--left .main-nav-item {
    margin-right: auto;
  }
  .nav-container--right .main-nav-item {
    margin: auto;
  }
  .nav-container--right .main-nav-item:last-child {
    margin: 0;
  }
  .main-nav-link {
    font-size: 16px;
    font-size: 1rem;
    display: block;
    text-align: center;
    padding: 1.5rem 0;
    position: relative;
  }
  .main-nav-link::before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0.5rem;
    margin: auto;
    height: 10px;
    width: 0;
    background: #E0A500;
    transition: width 0.3s ease;
    opacity: 0;
  }
  .main-nav-link:hover::before {
    transition: width 0.3s ease;
    width: 70%;
    width: calc(100% - 2rem);
    opacity: 1;
  }
  .dropdown-menu {
    right: 5px;
    left: auto;
  }
}
@media (min-width: 992px) {
  .logo {
    max-width: 24.5rem;
  }
  .main-nav-link {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 2.8rem 1rem;
  }
  .main-nav-link::before {
    bottom: 1.5rem;
  }
  .nav-container--center,
  .nav-container--left,
  .nav-container--right {
    flex: 0 1 auto;
  }
}
@media (min-width: 1320px) {
  .nav-container {
    padding: 0;
  }
}
.site-footer {
  padding: 2.375rem 0;
}
.footer-phone {
  margin-bottom: 2rem;
  text-align: center;
}
.footer-phone-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  color: #333333;
  display: block;
}
.footer-phone-number {
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  color: #333333;
}
.footer-social {
  margin-bottom: 2rem;
}
.footer-social-icons {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.footer-social-link {
  width: 2.125rem;
  height: 2.125rem;
  background: #003258;
  border-radius: 50%;
  display: flex;
  align-items: center;
  padding: 0.5rem;
  margin: 0 0.3rem;
}
.footer-links {
  display: block;
  text-align: center;
}
.footer-link {
  text-decoration: none;
  color: inherit;
  line-height: 1.8;
}
.footer-phone-number:hover,
.footer-link:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .site-footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer-phone {
    text-align: initial;
  }
  .footer-social-link {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.65rem;
    position: relative;
  }
  .footer-social-link::after {
    content: "";
    box-shadow: 0 0 0 0 #E0A500;
    transition: box-shadow 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .footer-social-link:hover::after,
  .footer-social-link:active::after,
  .footer-social-link:focus::after {
    box-shadow: 0 0 0 4px #E0A500;
    transition: box-shadow 0.3s ease;
  }
  .footer-links {
    text-align: initial;
  }
}
@media (min-width: 1302px) {
  .footer-phone,
  .footer-social {
    margin: 0;
  }
  .footer-phone-title,
  .footer-phone-number {
    display: inline-block;
    font-size: 20px;
    font-size: 1.25rem;
  }
  .footer-phone-number {
    font-weight: normal;
  }
  .footer-links-item {
    display: inline-block;
    margin: 0 0.7rem;
    padding: 0 0.7rem;
    border-width: 0 1px;
    border-style: solid;
  }
  .footer-link {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
  }
  .footer-links-item:first-child,
  .footer-links-item:last-child {
    margin: 0;
    padding: 0;
    border: none;
  }
}
.home-row {
  padding: 2.5rem 0;
}
.home .site-button {
  padding: 0.625rem 2.375rem;
  box-shadow: 0px 3px 19px rgba(0, 0, 0, 0.21);
}
.home-hero {
  background: #DAE0E6;
  padding: 1.4375rem 1.3125rem 2.625rem;
}
.home-hero .container {
  padding: 0;
}
.home-hero-image {
  text-align: center;
}
.home-hero-caption {
  padding: 0 1rem;
}
.home-hero-caption-title {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  line-height: 1.225;
}
.home-hero-caption-text {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.54545455;
  color: #333333;
}
.home-hero-caption-button {
  margin-top: 1rem;
}
.home-services-title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #003258;
}
.home-services-subtext {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.41176471;
  margin-bottom: 3.125rem;
}
.home-service-item {
  padding: 0 2.1875rem;
  margin: 0 auto 2.625rem;
  text-align: center;
}
.home-service-item-link {
  text-decoration: none;
}
.home-service-item-link:hover,
.home-service-item-link:active,
.home-service-item-link:focus {
  text-decoration: none;
}
.home-service-item-link:hover .home-service-item-icon::after,
.home-service-item-link:active .home-service-item-icon::after,
.home-service-item-link:focus .home-service-item-icon::after,
.home-service-item-link:hover .home-service-item-icon::after,
.home-service-item-link:active .home-service-item-icon::after,
.home-service-item-link:focus .home-service-item-icon::after,
.home-service-item-link:hover .home-service-item-icon::after,
.home-service-item-link:active .home-service-item-icon::after,
.home-service-item-link:focus .home-service-item-icon::after {
  box-shadow: 0 0 0 10px #E0A500;
  transition: box-shadow 0.3s ease;
}
.home-service-item-icon {
  border-radius: 50%;
  width: 6.9375rem;
  height: 6.9375rem;
  padding: 2.1875rem;
  background: #24709D;
  margin: 0 auto;
  position: relative;
}
.home-service-item-icon::after {
  content: "";
  box-shadow: 0 0 0 0 #E0A500;
  transition: box-shadow 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.home-service-item-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #003258;
  margin-bottom: 0.5rem;
}
.home-service-item-description {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.54545455;
  list-style-type: none;
  color: #000;
}
.home-service-item-description::before {
  content: "*";
  padding-right: 0.3rem;
}
.home-spotlight-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: inherit;
  line-height: 1.33333333;
}
.home-spotlight-description {
  font-size: 17px;
  font-size: 1.0625rem;
  color: inherit;
  margin-bottom: 2.5rem;
}
.home-spotlight-description p {
  margin-top: 0;
  line-height: 1.41176471;
}
.home-spotlight-img-container {
  width: 100%;
}
.home-spotlight-img {
  width: 100%;
  object-fit: cover;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.1);
}
.home-spotlight-button {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .home .site-button {
    font-size: 16px;
    font-size: 1rem;
    padding: 1.0125rem 3.75rem;
  }
  .home-hero .container {
    padding: 2rem;
  }
  .home-hero-caption-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .home-hero-caption-text {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .home-services-title {
    font-size: 48px;
    font-size: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .home-services-title::after,
  .home-services-title::before {
    content: "";
    border-top: 4px solid #EBEBEB;
    flex: 1 0 auto;
  }
  .home-services-title::before {
    margin-right: 2rem;
  }
  .home-services-title::after {
    margin-left: 2rem;
  }
  .home-services-subtext {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0 3rem;
    text-align: center;
  }
  .home-services-item-container {
    display: flex;
    flex-wrap: wrap;
  }
  .home-service-item {
    flex: 0 1 50%;
  }
  .home-service-item-title {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .home-service-item-description {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .home-services-button {
    margin-top: 2rem;
  }
  .home-spotlight-title {
    font-size: 48px;
    font-size: 3rem;
  }
  .home-spotlight-description {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .home-spotlight-img {
    padding: 1.5625rem;
    margin-top: 1.5625rem;
  }
  .home-spotlight-button:hover {
    background: #FFF;
    color: #333333;
  }
}
@media (min-width: 992px) {
  .home-row {
    padding: 4rem 0;
  }
  .home-hero-caption-title {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: bold;
  }
  .home-hero-caption-text {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .home-service-item {
    flex: 0 1 33%;
  }
  .home-spotlight {
    padding-top: 5.2rem;
    padding-bottom: 4.3125rem;
  }
  .home-spotlight-button {
    margin-top: 2.0125rem;
  }
}
@media (min-width: 1200px) {
  .home .site-button {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 1.125rem 3.75rem 0.9375rem;
  }
  .home-hero .container {
    display: flex;
  }
  .home-hero {
    margin: 0 3.75rem;
    padding: 6.25rem 0;
  }
  .home-hero-image {
    max-width: 746px;
    width: 100%;
    max-height: 25.9375rem;
    overflow: hidden;
    flex: 0 1 65%;
  }
  .home-hero-image img {
    object-fit: cover;
    width: 100%;
  }
  .home-hero-caption {
    flex: 1 1 35%;
    padding: 0 0 0 3.75rem;
  }
  .home-hero-caption-title {
    margin-top: 0;
  }
  .home-hero-caption-text {
    padding-left: 2rem;
    position: relative;
  }
  .home-hero-caption-text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto;
    width: 4px;
    height: 80%;
    background: #333333;
    opacity: 0.15;
  }
  .home-services-subtext {
    padding: 0 6rem;
  }
  .home-service-item {
    flex: 0 1 25%;
  }
  .home-spotlight .container {
    display: flex;
    flex-wrap: wrap;
  }
  .home-spotlight-text {
    flex: 1 1 50%;
    padding-right: 2.875rem;
    line-height: 1.54545455;
  }
  .home-spotlight-img-container {
    flex: 0 1 50%;
    align-self: center;
    max-width: 37.8125rem;
    max-height: 26.25rem;
  }
  .home-spotlight-button {
    margin-top: 4rem;
  }
}
@media (min-width: 1480px) {
  .home-hero .container {
    padding: 0;
  }
}
.brand-image {
  margin: 0;
}
.site-header .logo {
  padding: 0;
  max-height: unset;
}
@media only print,
only screen and (max-width: 767px) {
	.site-header .logo {
	padding: 0;
	max-height: 50px;
}
}
#navigation {
  display: none;
}
#cookie-message .container {
  display: block;
}
#main-content {
  margin: 0;
}
body:not(.homeclass) #main-content {
  padding: 1rem 0 2rem;
  background-color: #f5f5f5;
}
body:not(.homeclass) {
  background: transparent;
}
.navbar {
  background-color: #003258;
  border: none;
}
.navbar-header {
  display: none;
}
.navbar .navbar-nav .dropdown .dropdown-toggle {
  color: #fff;
}
.navbar .navbar-nav .dropdown .dropdown-toggle:hover,
.navbar .navbar-nav .dropdown .dropdown-toggle:focus {
  background-color: #00243f;
}
.navbar-inverse .navbar-nav > .open > .dropdown-toggle,
.navbar-inverse .navbar-nav > .open > .dropdown-toggle:focus {
  background-color: #00243f;
}
.container .container {
  padding: 0;
}
.login-form {
  max-width: 400px;
  margin: 0 auto;
}
#anonymousLoginScreen .btn-custom {
  color: #333333 !important;
  margin-top: 1rem;
}
#anonymousLoginScreen .btn-custom:hover,
#anonymousLoginScreen .btn-custom:focus {
  color: #fff !important;
  box-shadow: none;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
}
#anonymousLoginScreen #btn-anon {
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  border: none;
}
#anonymousLoginScreen #btn-anon:hover,
#anonymousLoginScreen #btn-anon:focus {
  color: inherit !important;
}
#hello-title {
  color: inherit;
  border-bottom: 1px solid;
}
.table_controls label {
  margin-right: 5px;
}
.table_search #search-submit {
  height: 34px;
  margin-left: -2px;
  border-radius: 0 4px 4px 0;
}
.table_buttons .btn {
  margin: 0 5px;
}
.achieveforms-container h1,
.achieveforms-container h2,
.achieveforms-container h3,
.achieveforms-container h4 {
  color: #333333 !important;
  font-family: 'Raleway', sans-serif !important;
}
.achieveforms-container h1 span,
.achieveforms-container h2 span,
.achieveforms-container h3 span,
.achieveforms-container h4 span {
  color: #333333 !important;
  font-family: 'Raleway', sans-serif !important;
}
._AF *:not(i) {
  font-family: 'Open Sans', sans-serif !important;
}
._AF .btn-af,
.achieveforms-container .btn-af,
.achieveforms-container .btn.btn-default {
  text-shadow: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar .dropdown .dropdown-toggle {
    font-size: 90%;
  }
}
